exception n. 1.例外;除外,除去。 2.【法律】抗告;異議,不服,反對。 Every rule has its exceptions. 任何規則均有例外。 by way of exception 作為例外。 liable [subject] to exception 容易遭到反對的,會引起異議的。 make an exception of 把…作為例外。 make no exceptions 一視同仁,一樣看待。 take exception 1. 反對,表示異議。 2. 有反感。 take exception at 發怒,生氣。 take exception to [against] 對…提出異議。 without exception 一概,全都;無例外地。 with the exception of 除…外。 adv. -ally ,-less adj. 無例外的。
The entry point of a filter, as shown in the method s exception table, must be the first instruction in the filter s code block . the 篩選器的入口點(如該方法的異常表中所示)必須在篩選器的代碼塊中是第一個指令。
This exception table is extremely efficient and there is no performance penalty in processor time or in memory use when an exception does not occur 此異常表非常有效,在沒有發生異常時,在處理器時間或內存使用上沒有性能損失。
It also consists of the bytecode for the program instructions the jvm interprets at runtime, jit code code that s already been compiled for the target processor, any native code, and some metadata that the jvm uses exception tables, line number tables and so on 它還包括程序的字節碼(jvm在運行時解釋執行的指令)、jit代碼(已經為目標處理器編譯過的代碼)、任何本機代碼和jvm使用的一些元數據(異常表、行號表等等)。